LiteDAC

TLiteUserFunction Members

TLiteUserFunction class overview.

Properties

Name Description

Connection (inherited from TCustomLiteUserFunction)

Used to specify a connection object that will be used to connect to a data store.

FunctionKind (inherited from TCustomLiteUserFunction)

Used to specify the kind of the function that will be defined.

FunctionName (inherited from TCustomLiteUserFunction)

Used to specify the name of the function that will be defined.

Params (inherited from TCustomLiteUserFunction)

Used to specify the list of function parameters.

Events

Name Description

OnExecute (inherited from TCustomLiteUserFunction)

Occurs when the user function is called in the SQL-statement.

OnFinal (inherited from TCustomLiteUserFunction)

Used to return a result of the user-defined aggregate function in the SQL statement.

OnStep (inherited from TCustomLiteUserFunction)

Occurs during execution of the user-defined aggregate function in the SQL statement.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback